Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Attributes | List of all members
Ospfv6Prefix Class Reference

OSPv6 prefix structure. More...

Inheritance diagram for Ospfv6Prefix:
Pdu Signal

Public Attributes

byte prefixLength
 
byte prefixOptions
 
bool prefixOptionPBit
 
bool prefixOptionMCBit
 
bool prefixOptionLABit
 
bool prefixOptionNUBit
 
short zeroField
 
ipv6 addressPrefix
 

Detailed Description

OSPv6 prefix structure.

Member Data Documentation

◆ addressPrefix

ipv6 Ospfv6Prefix::addressPrefix

◆ prefixLength

byte Ospfv6Prefix::prefixLength

◆ prefixOptionLABit

bool Ospfv6Prefix::prefixOptionLABit

◆ prefixOptionMCBit

bool Ospfv6Prefix::prefixOptionMCBit

◆ prefixOptionNUBit

bool Ospfv6Prefix::prefixOptionNUBit

◆ prefixOptionPBit

bool Ospfv6Prefix::prefixOptionPBit

◆ prefixOptions

byte Ospfv6Prefix::prefixOptions

◆ zeroField

short Ospfv6Prefix::zeroField

The documentation for this class was generated from the following file: